CERN Program Library - definição. O que é CERN Program Library. Significado, conceito
Diclib.com
Dicionário Online

O que (quem) é CERN Program Library - definição

OBSOLETE SCIENTIFIC PROGRAMMING SOFTWARE COLLECTION BY CERN
CERNLIB; CERN program library

CERNLIB         
<library> The CERN Program Library. (2004-09-01)
CERN Open Hardware Licence         
  • colorimeter]].
OPEN HARDWARE LICENSE
CERN OHL; CERN Open Hardware License
The CERN Open Hardware Licence (OHL or CERN OHL) is a license used in open-source hardware projects. It was created by CERN, which published version 1.
class library         
  • A woman working next to a filing cabinet containing the subroutine library on reels of punched tape for the EDSAC computer.
COLLECTION OF NON-VOLATILE RESOURCES USED BY COMPUTER PROGRAMS, OFTEN FOR SOFTWARE DEVELOPMENT
Library linking; Shared library; Library Linking (Computer Science); Code library; Software library; Software libraries; Library (software); Programming library; Library routine; Shared object; Shared libraries; Subroutine library; Program library; Program libraries; Native library; Shared Library; System library; Class library; Application program library; Computer library; Function library; Library (computer science); Object library; Software libary; Programmer libraries; Software Library; Code generation library; Code generation libraries; Shared library form; Code package; Programming libraries; Reusable library; Stub in Linux; Software dependency; Library function; .dylib; Shared lib; Smart linking; Smart linker
<programming> A library of reusable classes for use with an object-oriented programming system. (1994-12-05)

Wikipédia

CERN Program Library

The CERN Program Library (CERNLIB) is a collection of general purpose software libraries and program modules for scientific computing, developed at the European Organization for Nuclear Research CERN. The application area of the library focuses on physics research, in particular high energy physics, involving general mathematics, data analysis, detectors simulation, data-handling, numerical analysis, and others, applicable to a wide range of scientific problems. Many modules are written in the FORTRAN 77 language.

The major fields covered by the libraries contained therein were:

  • Elementary particle data
  • Graphics and plotting
  • Histograming
  • I/O and structured data storage
  • Numerical analysis
  • Statistics and data analysis
  • Detector simulation and Hadronic event generation

Lower-level parts of the CERN Program Library were most prominently used by the data analysis software Physics Analysis Workstation (PAW) and the detector simulation framework GEANT, both of which are also part of the CERN Program Library.

CERN Program Library used the year as its version, with not explicitly denoted minor revisions within a year. Besides legacy software dependency, for newer applications written in C++, CERNLIB is superseded by ROOT.